home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 September / INTERNET107.ISO / pc / software / windows / multimed / falafel / falafel-king_eng.exe / scripts / DefineButton2_19 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-07-22  |  86 b   |  5 lines

  1. on(release){
  2.    _root.instructions._visible = 1;
  3.    _root.credits._visible = 0;
  4. }
  5.